PHY GET CLOTH TWO WAY COLLISION

Find out if two way collision is enabled for a cloth object.

  Syntax
Return Integer=PHY GET CLOTH TWO WAY COLLISION(ID)
  Parameters
ID
Integer
identification number of the cloth object

  Returns

a value of 1 means two way collision is enabled, a value of 0 means one way collision is enabled

  Description

If two way collision is set then rigid bodies will be influenced by colliding pieces of cloth. Use this command to determine the state of two way collision on the specified cloth object.

  Example Code
No example code is provided for this command